home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 March / PCWorld_2002-03_cd.bin / Komunik / opera / mac / Opera5.0Installer.PPC.sit / Opera 5.0 Installer.PPC / Styles / plugins.css < prev    next >
Cascading Style Sheet File  |  2001-08-24  |  579b  |  39 lines

  1. /* Stylesheet for the Opera Plugins document */
  2. /* Copyright 2000 Opera Software */
  3.  
  4. body {
  5. font-size: 10.5pt;
  6. font-family: Georgia, serif;
  7. background-color: white;
  8. color: black;
  9. }
  10.  
  11. table {
  12. border: 0;
  13. padding: 0;
  14. border-spacing: 0;
  15. font-size: 10.5pt;
  16. }
  17. td {
  18. vertical-align: top;
  19. white-space: nowrap;
  20. padding: 0.4em;
  21. }
  22.  
  23. .type, .mime, .path {
  24. border-top: 1px solid black;
  25. }
  26. .mime {
  27. border-right: 1px solid black;
  28. }
  29. .plugin {
  30. border-right: 0;
  31. background-color: #ddd;
  32. text-align: left;
  33. padding-top: 0px;
  34. padding-bottom: 0px;
  35. font-weight: bold;
  36. font-style: normal;
  37. font-size: 15pt;
  38. }
  39.